home *** CD-ROM | disk | FTP | other *** search
/ Massive Music Collection / Massive Music.iso / players / jukedat.exe / WHATSNEW.DOC < prev   
Text File  |  1990-08-23  |  4KB  |  80 lines

  1.  
  2. What's New in MakeDat?
  3. ~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5.   Version 1.00 - (03-17-90)
  6.                - Initial Release
  7.   Version 1.10 - (03-19-90)
  8.                - Various bugs fixed
  9.   Version 1.20 - (03-20-90)
  10.                - Added Window Support
  11.                - Fixed a few other bugs
  12.   Version 1.21 - (03-21-90)
  13.                - Added support for monochrome graphics cards
  14.                - Fixed problem with a JUKEBOX.DAT file of 0 bytes being
  15.                  made when no ROL's are found
  16.   Version 1.30 - (03-24-90)
  17.                - Added Jukebox Front-End Feature
  18.   Version 1.31 - (03-25-90)
  19.                - Fixed bug in file creation routine - if more than two data
  20.                  files were needed, it would continue to write to JB2.DAT
  21.                  instead of moving on to JB3.DAT
  22.   Version 1.41 - (05-03-90)
  23.                - Various sections of code reorganized
  24.                - Added logic to check for the existence of the SOUND.COM
  25.                  and JUKE1.EXE files before attempting to load the Jukebox
  26.                - Hoykey Feature Added
  27.                - Fixed end of file detecion bug in the data file view feature
  28.   Version 1.43 - (05-05-90)
  29.                - More code reorganized
  30.                - Data file sort routine added (Handles 4000 songs)
  31.                - Added View Data File as a main menu option.
  32.   Version 1.44 - (05-09-90)
  33.                - Rewrote procedure to check for necessary Jukebox files before
  34.                  trying to run the Jukebox - it now indicates which files are
  35.                  not present.
  36.   Version 1.45 - (05-10-90)
  37.                - Removed Hotkey mode from prompts in Load Jukebox and View
  38.                  Data Files - it would not allow a two digit file number to
  39.                  be entered
  40.                - Fixed file check routine which sometimes caused a "Too Many
  41.                  Open Files" error.
  42.   Version 1.50 - (05-21-90)
  43.                - Recompiled Makedat using Technojock's Turbo Toolkit
  44.                - Rewrote sort routine for faster sorting
  45.                - Added feature to enable data files to created in a directory
  46.                  other than the current directory
  47.                - Data files can now be loaded from directories other than the
  48.                  current directory
  49.                - Easy to use file selection windows added
  50.                - Various other changes to make the program look and run
  51.                  better!
  52.                - This version even supports a mouse for the menus and file
  53.                  selection windows!
  54.   Version 1.60 - (08-24-90)
  55.                - Added Borland style input fields - pressing DEL as the first
  56.                  key will blank the entry, the left and right arrow keys
  57.                  position the cursor for editing the default, and any other
  58.                  key blanks the entry and places that key in the first
  59.                  position awaiting the rest of your typing.
  60.                - The file selection windows now show ALL .DAT files, not just
  61.                  the JB*.DAT files.
  62.                - You can now control the name of the data file(s) created. The
  63.                  default is 'JB'.
  64.                - Menu options 1 and 2 have been switched. Option 1 is now
  65.                  'Run Jukebox (Play Songs)' and option 2 is 'Create Jukebox
  66.                  Data Files'. This will prevent any potential problems in
  67.                  case someone acciedntly leaves their finger on the enter
  68.                  key when running the program!
  69.                - The size of the buffer created with the SOUND.COM sound
  70.                  driver is now adjustable. The default buffer size is 'b3000'.
  71.                  If you would like a different sized buffer, enter the buffer
  72.                  size as a command line parameter when running MakeDat. This
  73.                  feature USES THE SAME PARAMETERS AS SOUND.COM! For example,
  74.                  if you would like the buffer to be 'b4000', you would type
  75.                  'MAKEDAT B4000'.
  76.                - If the default data file path is changed, MakeDat will
  77.                  remember the change, and use the new path as the default
  78.                  from then on.
  79.  
  80.